(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://www.republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 05/08/2026.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.6013 6.7993
GBP

8.8300 9.1984 9.9442
JPY

0.0000 0.0431 0.0466
EUR

7.6400 7.9551 8.6001
CAD

4.8000 4.9532 5.3548
AUD

4.6500 4.8937 5.2904
BBD

2.9300 0.0000 3.6546
BZD

0.0000 3.4147 3.6915
XCD

2.2000 2.3631 2.5686
GHS

0.0000 0.5671 0.6033
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8404 0.9337
INR

0.0000 0.0735 0.0782
JMD

0.0410 0.0000 0.0469
NZD

3.8300 4.0323 4.3592
NOK

0.7000 0.7356 0.7953
CHF

8.2500 8.6858 9.3901
See all rates"; } })();